Results for spec/ARB_texture_compression/texwrap formats bordercolor-swizzled/GL_COMPRESSED_RGB, swizzled, border color only

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0.0859160423279
Info
Returncode: 1

Errors:
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable


Output:
Testing GL_ARB_texture_compression.
Testing the border color only.
Using texture swizzling.
Testing GL_COMPRESSED_ALPHA, swizzled, border color only
Testing GL_COMPRESSED_LUMINANCE, swizzled, border color only
Testing GL_COMPRESSED_LUMINANCE_ALPHA, swizzled, border color only
Testing GL_COMPRESSED_INTENSITY, swizzled, border color only
Testing GL_COMPRESSED_RGB, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (95,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 230 26 230 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 230 26 230 255
Fail with LINEAR and CLAMP at (6,125) @ 0,0
  Expected: 95 19 172 255
  Observed: 172 19 172 255
Fail with LINEAR and CLAMP_TO_BORDER at (95,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 230 26 230 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (184,125) @ 0,0
  Expected: 95 19 172 255
  Observed: 172 19 172 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 230 26 230 255
Testing GL_COMPRESSED_RGBA, swizzled, border color only
Command /home/airlied/devel/xorg/piglit/bin/texwrap -fbo -auto GL_ARB_texture_compression bordercolor swizzled
Traceback
None
dmesg

        

Back to summary